Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

stdin support and path resolving#21

Open
skakri wants to merge 1 commit into
fcsonline:developfrom
skakri:develop
Open

stdin support and path resolving#21
skakri wants to merge 1 commit into
fcsonline:developfrom
skakri:develop

Conversation

@skakri
Copy link
Copy Markdown

@skakri skakri commented Jul 15, 2013

Adjusted view/stylus/static assets path to be relative to bin/nodestalgia (allows to run via ./bin/nodestalgia or ./index.js; resolves #20 )
Added stdin support (for example: ssh user@host -o Ciphers=arcfour tail -f /var/log/apache2/access.log | node index.js -)
Added carrier dependency for stdin support
Set executable bit for bin/nodestalgia

Notes: stdin can be interrupted by EOF on log rotation.

…lgia (allows to run via ./bin/nodestalgia or ./index.js)

Added stdin support (for example: ssh user@host -o Ciphers=arcfour tail -f /var/log/apache2/access.log | node index.js -)
Added carrier dependency for stdin support
Set executable bit for bin/nodestalgia
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failed to locate view "index.jade"

1 participant